_MMMOD_WRITER_LISTHEAD

//0x28 bytes (sizeof) struct _MMMOD_WRITER_LISTHEAD { struct _LIST_ENTRY ListHead; //0x0 union { struct _KGATE Gate; //0x10 struct _KEVENT Event; //0x10 }; };